@charset "utf-8";
/* CSS Document */
/*2020.11.11 */
.fl{ float: left;}
.fr{float: right;}
.pos{
	position: relative;
}

.box{
	overflow: hidden;
	
}
.wc-top{
	min-height:115px;
	background: #014099;
	
}

.logo{
	
}

.top-right{
	
	padding-top: 40px;
	
}
.top-right a{
	font-size: 14px;
	color: #000033;
	width: 41px;
	padding-top: 12px;
	padding-right: 22px;
}

.trbg{
	background: url(../images/search.jpg)no-repeat left top;
	width: 230px;
	height: 45px;
	float: right;
	
}

.searchbg{
	width: 175px;
	height: 42px;

}
.searchbg input.inp-text{
	
	width: 142px;
	line-height: 43px;
	background: none;
	border: none;

	color: #999;
}
.searchbg input.inp-but{
	width: 29px;
	padding: 0;
	height: 42px;
	background: none;
	border: none;
}

/*top end*/


.wc-menu{
	
	height:44px;
	background: #c59f4e;
}
.wc-menu ul{
	/*转化为table 并且，宽度百分百，*/
	display: table;
	width: 100%;   
}
.wc-menu ul li{
	
	line-height:44px;	  
	position: relative;	
	/*居中并且转为table-cell*/
	text-align: center;   
	display: table-cell;
	/*float: left;*/
	list-style: none;

}



.wc-menu ul li a{
	font-size: 18px;
	color: #fff;

	line-height:44px;	 
	display: block;
   transition: all 0.2s;
 font-family: 'AvenirLTStd-light';
	text-decoration: none;

}
.wc-menu ul li:hover{
	background: #0b437d;
}
.wc-menu ul li a:hover,.wc-menu ul li a.active{
	
	color: #fff;
background: #0b437d;
}
.wc-menu ul li a.selected, .wc-menu ul li a.parent, .wc-menu ul li a.move{
color: #fff;
background: #0b437d;

}
 .wc-menu ul li a.active, .wc-menu ul li a.move,.wc-menu ul li a.selected, .wc-menu ul li a.parent {
color: #fff;
background: #0b437d;
}

.wc-menu ul li .ernav{
	
	position: absolute;
	/*position: relative;*/
	left: 0px;
	top: 44px;
	background:#fff;
	width: 155%;
	z-index: 111 !important;
	display: none;	
}
.wc-menu ul li .ernav ul li{
	/*text-align: center;*/
	float: none;
	display: block;    /*二级下拉有影响，需要转化为块状*/            
	
	background: none;
	text-align: center;
	
	line-height: 34px;
	border: none;
	border-bottom: 1px solid #f3edeb;
}
.wc-menu ul li .ernav ul li:last-child{
	border-bottom: none;
}
.wc-menu ul li .ernav ul li a{
	line-height: 46px;
	font-size: 16px;
	/*text-align: center;*/
	background: none;
	box-shadow: none;
	border-radius: 0;
	color: #333;
	margin: 0;
	display: block;
	padding: 0;
	border-bottom:none;
	font-weight: normal;
}
.wc-menu ul li .ernav ul li a:hover{
	background:#1b4694;
	color: #fff;
	
}

/*menu End*/
img{
	max-width: 100%;
	
}
/* 本例子css */
.banner{
   position: relative;
   /*padding-top: 68px;*/
 background: url(../images/banbg.jpg) no-repeat center top;
background-size: cover;
  padding-bottom: 50px;
  padding-top: 40px;
}

.banner .swiper-container{
	width: 100%;
	height: 100%;
	border: 8px solid #fff;
	box-shadow: 2px 2px 5px 2px #bdbfc3;
	
}
.banner .swiper-container .swiper-slide{
	position: relative;
	
}
.banner .swiper-container .swiper-slide .btt{
 	width: 40%;
 	position: absolute;
 	left: 40px;
 	bottom: 70px;
 	
	
}
.banner .swiper-container .swiper-slide .btt a{
 	display: block;
 	color: #fff;
 	font-size: 32px;
 	font-weight: bold;
 	text-shadow: 2px 2px 2px #666;
 	text-decoration: none;
 	
 	
}


.banner	.swiper-pagination { 
			overflow:hidden; zoom:1; 
	
			text-align: center;
			
			border-radius: 20px;
			padding: 9px;
			text-align: center;
			
}

.banner .swiper-pagination-bullet{
	  margin: 0 6px;
			 display: inline-block;
			 
	width:18px; height:18px;  text-align:left; 	
	background:#fff;
	cursor:pointer; 
	color: transparent;
	border-radius: 100%;
	opacity: 1;
	margin: 0 20px !important;
}
.banner .swiper-pagination-bullet-active{
	background: #ffc549;
}
.banner .swiper-pagination{
	bottom: 8px;
	left:20px;
	/*width: 100%;*/
	width: 100%;
	margin: auto;
	
	text-align: left;
	
	
}
.banner img{
	cursor: pointer;
	
}

/*banner end*/

.news{
	padding: 35px 0 10px;
	min-height: 400px;
}


.new-top{
	min-height: 46px;
	position: relative;
	background: url(../images/nt1.png) no-repeat 152px top;
	
}
.nn{
	width: 98%;
}
.new-top .new-tit h4{
	font-size: 32px;
	color: #014099;
}

.new-top .new-tit span{
	font-size: 16px;
	color: #ffc549;
	display: block;
	margin-top: 10px;
}
.new-top  .aa a{
	font-size: 16px;
	color: #777;
display: block;
margin-top: 20px;
}


.new-con{
	padding-top: 30px;
        padding-bottom: 15px;
}

.new-left{
	
}
.new-left ul li:first-child{
	padding-left: 0;
}
.new-left ul li:last-child{
	padding-right: 0;
}

.new-left ul li a{
	position: relative;
	 transition: all 0.4s ease-out;
	 padding-bottom: 20px;
}
.new-left ul li a:hover{
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
    transform: scale(1.02);
    cursor: pointer;
}


.new-left ul li a{
	text-decoration: none;
	display: block;
}
.new-left ul li .li-img{
	position: relative;
	
}
.new-left ul li .l-date{
	font-size: 16px;
	color: #014099;
	background: url(../images/ysan.png) no-repeat left top ;
	width: 150px;
	height: 48px;
	line-height: 48px;
	padding-left: 20px;
	position: absolute;
	left: 0px;
	bottom: -23px;
	
}
.new-left ul li .li-img img{
	border-bottom: 2px solid #ffc549;
}
.new-left ul li .li-tt{
	margin-top: 36px;      
        padding: 0 5px;
}
.new-left ul li .li-tt p{
	font-size: 16px;
	color: #333;
	line-height: 25px;
}
.new-left ul li .li-tt span{
	font-size: 14px;
	color: #999;
	display: block;
	margin-top: 20px;
	
}
.new-right{
	
}
.new-right ul li:nth-child(1){
	display:none;
}
.new-right ul li:nth-child(2){
	display:none;
}

.new-right ul li{
    transition: all 0.4s ease-out;
}

.new-right ul li:hover{
    box-shadow: 0px 35px 77px -17px rgb(0 0 0 / 64%);
    transform: scale(1.02);
    cursor: pointer;
}

.new-right ul li:hover a{

}

.new-right ul li a{
	font-size: 16px;
	color: #333;
	line-height: 25px;
	display: block;
	margin-bottom: 2px;
	text-decoration: none;
        padding: 5px;
	
}
.new-right ul li a:hover{
	color: #014099;
}

/*news end*/

.events{
	background: #f2f5fa;
	padding: 38px 0 10px;
	min-height: 290px;
	
}
.events .new-tit h4{
	font-size: 24px;
}
.nt2{
	
	background: url(../images/nt1.png) no-repeat -39% top;
	
}
.nt3{

	background: url(../images/nt1.png) no-repeat -16% top;
	
}



.event-rcon{
	padding-top: 25px;
}

.event-rcon ul li{
	margin-bottom: 15px;
}
.event-rcon ul li a{
	display: block;
	font-size: 16px;
	color: #333;
}
.event-rcon ul li span{
	display: block;
	font-size: 16px;
	color: #333;
	margin-top: 5px;
	
}

.event-lcon{
	padding-top: 25px;
}
.event-lcon ul li {
	margin-bottom: 23px;
}
.event-lcon ul li .li-bg{
	position: relative;
	background: #fff;
	min-height: 70px;
	padding: 10px 30px 10px 70px;
	
      transition: all 0.4s ease-out;     
	
}
.event-lcon ul li .li-bg:hover{
	 box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
    transform: scale(1.02);
    cursor: pointer;
	
}
.event-lcon ul li .li-bg a{
	font-size: 16px;
	color: #333;
	line-height: 25px;
	text-decoration: none;overflow: hidden;
  text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
}
.event-lcon ul li .li-dd{
	position: absolute;
	left: 8px;
	top: 0px;
	background: url(../images/bsan.png) no-repeat center top;
	width: 49px;
	height: 79px;
	text-align: center;
	
}

.event-lcon ul li .li-dd p{
	font-size: 24px;
	color: #ffc549;
	padding-top: 5px;
}
.event-lcon ul li .li-dd span{
	font-size: 14px;
	color: #ffc549;
}






/*event*/


.study{
	background: url(../images/stbg.jpg)no-repeat center top;
	background-size: cover;
	min-height: 377px;
	padding-top: 50px;
}
.study .nt4 .new-tit h4{
	color: #fff;
	
}
.study .nt4 .aa a{
	color: #fff;
	
}

.study-con{
	padding-top: 46px;
}
.xlogo{
	position: absolute;
	left: 0%;
     bottom:-70px;
     z-index: 1;
     width: 100%;
     text-align: center;
     
}
.study-con ul li{
	width: 49%;
	float: left;
	padding: 0;
	
}
.study-con ul li:nth-child(2){
	margin-left: 20px;
}


.study-con ul li .ddd{
	background: url(../images/h1.png)no-repeat right bottom;
	min-height: 180px;
	padding: 16px 35px;
	/*width: 570px;*/
	
}
.study-con ul li:nth-child(2) .ddd{
	background: url(../images/h2.png)no-repeat left bottom;
	margin-left: 10px;
}
.study-con ul li .ddd a{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #2253ae;
}
.study-con ul li .ddd .li-p{
	margin-top: 26px;
	
}
.study-con ul li .ddd .li-p p{
	
	font-size: 16px;
	color: #333;
	line-height: 25px;
}












.pingtai{
	background: #fff;
	padding: 45px 0 30px 0;
}

.ping-con{
	padding-top: 30px;
}
.ping-con ul li{
	float: left;
	width: 20%;
        padding:0 15px;

}
.ping-con ul li a{	
    display: block;
    position: relative;
     transition: all 0.4s ease-out;	
}

.ping-con ul li a:hover{
	  box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
    transform: scale(1.02);
    cursor: pointer;
}




.ping-con ul li span{
	position: absolute;
	left: 0px;
	bottom: 0px;
	
	
}
.ping-con ul li i{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	position: absolute;
	bottom: 0px;
	width: 100%;
        padding: 10px;
}















/*link*/
.linkbg{
	background:#f2f5fa;
	background-size: cover;
	min-height: 128px;
	
}
.linkbg ul li:first-child{
	border-left: 1px solid #fff;
}
.linkbg ul li{
	float: left;
	width: 14.2%;
	text-align: center;
	padding-top: 20px;
	border-right: 1px solid #fff;
	min-height: 129px;
}
.linkbg ul li a{
	display: block;
	text-align: center;
	text-decoration: none;
	
}
.linkbg ul li a img{
	
}
.linkbg ul li a span{
	font-size: 16px;
	color: #014099;
	display: block;
	margin-top: 15px;
}
.linkbg ul li a:hover img{
        animation: 1s ease-in-out 0s normal none 1 running doudong1;
        
 }
 
@keyframes doudong1 {
    0% {
        transform: rotateY(0deg);
    }

    50% {
        transform: rotateY(90deg);
    }

    100% {
        transform: rotateY(0deg);
    }
}



/*linkbg end*/



.footer{
	min-height: 100px;
	background: #2e3e5a;
	padding: 28px 0;
	
}
.foot-left p{
	line-height: 41px;
	font-size: 16px;
	color: #fff;
	
	
}
.foot-left div.p1{
	margin-top: 30px;
}
.foot-left select{
	width: 250px;
	height: 37px;
	line-height: 37px;
	color: #fff;
	text-align: center;
	background: #808489;
	border: none;
	font-size: 14px;
	padding-left: 10px;
	
}
.foot-left select option{
	text-align: center;
}



.foot-right{
	padding-top: 10px;
	text-align: right;
	
}
.foot-right ul li{
	/*float: left;*/
	display: inline-block;
	margin-left: 30px;
	text-align: center;
	
}
.foot-right ul li span{
	display: block;
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
}


/*.wc-copyEnd*/













@media (min-width: 1200px){
.container {
    width: 1200px;
}
.cont2{
	width: 1170px;
}



}

@media (min-width: 992px) and (max-width: 1200px) {
    /*中等屏幕设备 桌面*/
.study-con ul li{
	width: 48%;
}
/*.xlogo{
	left: 41.5%;
}*/
.banner .swiper-container .swiper-slide .btt a{
	font-size: 28px;
}



.ping-con ul li{
	width: 19.5%;
	margin-right: 0.5%;
	
}









.foot-right ul li{
	margin-left: 0;
}












}

@media (min-width: 768px) and (max-width: 992px) {
    /*小屏幕设备 平板*/
   .wc-menu ul li{
   	line-height: 45px;
   }
   .wc-menu{
   	height: 45px;
   }
 .wc-menu ul li a{
   	line-height: 45px;
   	font-size: 14px;
   }

.new-right ul li:last-child{
	display: none;
	
}
.new-right ul li a{
	margin-bottom: 10px;
}
.new-top .new-tit h4{
	font-size: 28px;
}
.nt2 {
    background: url(../images/nt1.png) no-repeat -18% top;
}

.nt3 {
    background: url(../images/nt1.png) no-repeat -12% top;
}
.event-rcon ul li{
	margin-bottom: 5px;
}


.ping-con2{
	padding: 20px 0 10px;
	
}
.ping-con2 .swiper-container{
	padding-bottom: 30px;
}
.ping-con2 .swiper-slide{
	position: relative;
	text-align: center;
	
	
}
.ping-con2 .swiper-slide a {
	text-decoration: none;
	
}
.ping-con2 .swiper-slide a span{
	display: block;
	font-size: 16px;
	color: #777;
	margin-top: 10px;
}

.ping-con2 .swiper-pagination{
	bottom: 4px;
}
.ping-con2 .swiper-pagination .swiper-pagination-bullet{
	width: 10px;
    height: 10px;
    
}
.ping-con2 .swiper-pagination .swiper-pagination-bullet-active{
	background: #1b4692;
}

.event-left,.event-right{
	padding-right: 0;
}
.event-lcon,.event-rcon{
	padding-right: 15px;
}

.study-con ul li{
	width:48%;
	
}
/*.xlogo{
	left: 39.5%;
}*/

.banner .swiper-container .swiper-slide .btt a{
	font-size: 25px;
}

.banner .swiper-container .swiper-slide .btt{
	bottom: 50px;
}





.foot-right ul li{
	margin-left: 0;
	width: 40%;
}
.foot-right ul li span{
	font-size: 12px;
}
.foot-left p{
	line-height: 30px;
}



}




@media (max-width: 767px) {
.study-con ul li:nth-child(2) .ddd
{
    background: #fff;
margin-left: 0px;
}
    /*超小屏幕设备 手机*/
.right-nr table td, .right-nr table th {
    white-space: nowrap;
}

.searchbg{
	background: url(../images/searchbg.png) no-repeat left top;
	width: 223px;
	height: 45px;
	
}
.searchbg input.inp-text{
	width: 178px;
	padding-left: 10px;
	line-height: 45px;
	color: #333;
}
.searchbg input.inp-but{
	cursor: pointer;
	width: 30px;
	height: 45px;
	
	
}
.banner{
	padding: 20px 0;
}
.banner .swiper-container .swiper-slide .btt a{
	font-size: 16px;
	font-weight: normal;
	padding-left: 3px;
}
.banner .swiper-container .swiper-slide .btt{
	width: 100%;
	left: 0px;
	overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
	bottom: -20px;
	background: #1b4692;
	padding: 5px 0;
}
.banner .swiper-container{
	padding-bottom: 40px;background: #1b4692;
}


.banner .swiper-pagination{
	bottom: -40px;
	left: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	
}

.banner .swiper-pagination-bullet{
	margin: 0 5px !important;
	width: 13px;
	height: 13px;
}
.new-top{
	background: url(../images/nt1.png) no-repeat 88px top;
	min-height: 60px;
}
.nn{
	width: 100%;
}
.new-con{
	padding-top: 20px;
}

.study-con ul li .dd3{
	margin-left: 0;
}

.new-top .new-tit h4{
	font-size: 20px;
	
}
.new-top .new-tit span{
	font-size: 14px;
	/*margin-top: 5px;*/
}
.new-top .aa a{
	font-size: 14px;
}

.new-left ul li{
	padding: 0;
}
.new-right ul li a{
	margin-bottom: 15px;
}
.event-right{
	margin-top: 20px;
	
}
.nt3 {
    background: url(../images/nt1.png) no-repeat 95px top;
}
.study{
	padding-bottom: 30px;
	padding-top: 30px;
}
.xlogo{
	display: none;
	
}
.study-con ul li .ddd{
	background: #fff;
	padding: 18px;
	
}
.study-con ul li{
	width: 100%;
	float: none;
	
}
.study-con ul li:last-child{
	margin-left: 0;
	margin-top: 20px;
}


.study-con{
	padding-top: 30px;
}
.study-con ul li .ddd .li-p{
	margin-top: 15px;
}
.event-lcon ul li{
	padding: 0;
}


.ping-con2{
	padding: 15px 0 10px;
	
}
.ping-con2 .swiper-container{
	padding-bottom: 30px;
	padding-top: 10px;
}
.ping-con2 .swiper-slide{
	position: relative;
	text-align: center;
	
	
}
.ping-con2 .swiper-slide a span{
	display: block;
	font-size: 16px;
	color: #777;
	margin-top: 10px;
}

.ping-con2 .swiper-pagination{
	bottom: 4px;
}
.ping-con2 .swiper-pagination .swiper-pagination-bullet{
	width: 10px;
    height: 10px;
    
}
.ping-con2 .swiper-pagination .swiper-pagination-bullet-active{
	background: #1b4692;
}

.event-left,.event-right{
	padding-right: 0;
}
.event-lcon,.event-rcon{
	padding-right: 15px;
}

.nt3 .aa a,.nt2 .aa a{
	padding-right: 15px;
}
.new-left ul li .li-tt span{
	margin-top: 10px;
	
}
.pingtai{
	padding: 25px 0 20px 0;
	min-height: 100px;
}
.events{
	padding: 25px 0 10px 0;
}










.linkbg ul li{
	width: 25%;
	border: 1px solid #fff;
}








.foot-left p{
	line-height: 28px;
	font-size: 14px;
}

.foot-left div.p1{
	margin-top: 10px;
	text-align: center;
	
}


.foot-right{
	text-align: center;
	margin-top: 10px;
	
}
.foot-right ul li{
	margin-left: 0;
	padding: 0 10px;
}





}
















